home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / utilitys / 289 / turtle3 / changes.doc next >
Encoding:
Text File  |  1989-03-19  |  1.2 KB  |  31 lines

  1. Changes made in Turtle Version 3.00 (January, 1989):
  2.  
  3.  1. The RAMdisk drive name is now reassignable.
  4.  
  5.  2. Output floppy disks may be configured for 80, 81, or 82 
  6.     tracks, and 9, 10, or 11 sectors per track. (11 sectors per 
  7.     track is not always reliable, and can not be recommended).
  8.  
  9.  3. Formatting is supported for 80, 81, or 82 tracks, and for 9 
  10.     or 10 sectors per track (11 sector formatting is not 
  11.     supported).
  12.  
  13.  4. Before each floppy disk is written, it is checked to insure 
  14.     that the disks characteristics match the RAMdisk. If it is 
  15.     not the same, the disk may either be exchanged for another 
  16.     one, or formatted.
  17.  
  18.  5. Files may be excluded from the backup by designating their 
  19.     type (extender).
  20.  
  21.  6. A "query" mode is available to allow selection of individual 
  22.     files, or exclusion of them, during the backup.
  23.  
  24.  7. When TTLEXEC completes a backup, TURTLE is re-executed.
  25.  
  26.  8. When a file is not backed up because it is too large to fit 
  27.     on a disk, the name remains on the screen. If more files are
  28.     excluded than will fit on the screen, lines will then be removed
  29.     to allow the current file name to be posted.
  30.  
  31.